home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / cgazv4n2.zip / README.1ST < prev    next >
Text File  |  1989-12-15  |  2KB  |  45 lines

  1. The following is a guide to the code listings from
  2. Volume 4, No. 2 of The C Gazette.
  3.  
  4. Please note all files are copyrighted by The C Gazette.
  5. In addition, certain programs may also be copyrighted
  6. by the author(s). Unless more restrictive terms are 
  7. stated in the programs themselves, the code herein
  8. can be used freely as long as the authorship and C Gazette
  9. are explicitly acknowledged. We hope that individuals who
  10. wish to continue enjoying a code-intensive magazine will
  11. respect these constraints.
  12.  
  13. VOL 4 No. 2 (Autumn 1989):
  14.  
  15. \cpp directory          Bruce Eckel's C++ Code for directory objects
  16.  
  17. soundex4.c              Joe Celko's optimized Soundex algorithm
  18.  
  19. keywords        |
  20. shroud.c        |__     Phil Erdelsky's code shrouder with keyword file
  21.  
  22. expandwi.c      |       Bill Lee's articles on wildcards and multiple 
  23. xfind.c         |       file searches. msrch.c/.h are referred to in  
  24. msrch.h         |       the text and are included for reference                                                    
  25. msrch.c         |___                                                   
  26.  
  27. dlfont.c        |       Marv Luse's code for downloading full and partial
  28. hpdesc.h        |       fonts to the HP LaserJet. LGOTH12B is a sample font.
  29. lgoth12b.fnt    |___
  30.  
  31. anastack.c      |       John Rex's routines for measuring the stack,
  32. blowstk.c       |       blowing the stack, and extracting SP 
  33. getsp.asm       |___
  34.  
  35. savmouse.c               A. Binstock's code to save the mouse state.
  36.  
  37. Further information about these files or The C Gazette
  38. can be obtained by contacting us at:
  39.  
  40. The C Gazette
  41. 1341 Ocean Avenue #257
  42. Santa Monica CA 90401
  43. USA
  44.  
  45. (213) 473-7414